Skip to content

feat: add Decimal dtype#1571

Merged
MarcoGorelli merged 13 commits intonarwhals-dev:mainfrom
MarcoGorelli:decimal
Dec 13, 2024
Merged

feat: add Decimal dtype#1571
MarcoGorelli merged 13 commits intonarwhals-dev:mainfrom
MarcoGorelli:decimal

Conversation

@MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented Dec 12, 2024

closes #1287

What type of PR is this? (check all applicable)

  • 💾 Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 🔧 Optimization
  • 📝 Documentation
  • ✅ Test
  • 🐳 Other

Related issues

  • Related issue #<issue number>
  • Closes #<issue number>

Checklist

  • Code follows style guide (ruff)
  • Tests added
  • Documented the changes

If you have comments or can explain your changes, please do so below

@MarcoGorelli MarcoGorelli changed the title Decimal feat: add Decimal dtype Dec 12, 2024
@MarcoGorelli MarcoGorelli added the enhancement New feature or request label Dec 12, 2024
@MarcoGorelli MarcoGorelli marked this pull request as ready for review December 12, 2024 18:40
@MarcoGorelli MarcoGorelli merged commit b069da9 into narwhals-dev:main Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dtypes enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enh: Add Decimal type

2 participants